home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / devel / bprof_0_.lsm < prev    next >
Text File  |  1994-03-22  |  903b  |  24 lines

  1. Begin2
  2. Title        = bprof - profiling per source line
  3. Version      = 0.1
  4. Desc1        = bprof is a utility that provides execution profiling per source
  5. Desc2        = code line.  This means that it detects how much time your
  6. Desc3        = program spends in each line of your source code.  This allows
  7. Desc4        = you to know precisely on what part of the program to spend
  8. Desc5        = your efforts at speeding it up.
  9. Author       = Bas de Bakker
  10. AuthorEmail  = bas@phys.uva.nl
  11. Maintainer   = Bas de Bakker
  12. MaintEmail   = bas@phys.uva.nl
  13. Site1        = sunsite.unc.edu
  14. Path1        = /pub/Linux/devel
  15. File1        = bprof-0.1.tar.gz
  16. FileSize1    = ca. 20 Kb
  17. Required1    = Linux 0.99p13 or later, GCC, libg++
  18. CopyPolicy1  = GNU General Public License
  19. Keywords     = prof, gprof, bprof, profiling, development
  20. Entered      = 21MAR94
  21. EnteredBy    = Bas de Bakker
  22. CheckedEmail = bas@phys.uva.nl
  23. End
  24.